github.com/andybalholm/brotli.zopfliCostModel.literal_costs_ (field)
7 uses
github.com/andybalholm/brotli (current package)
backward_references_hq.go#L67: literal_costs_ []float32
backward_references_hq.go#L79: self.literal_costs_ = make([]float32, (num_bytes + 2))
backward_references_hq.go#L85: self.literal_costs_ = nil
backward_references_hq.go#L169: literal_costs = self.literal_costs_
backward_references_hq.go#L182: var literal_costs []float32 = self.literal_costs_
backward_references_hq.go#L216: return self.literal_costs_[to] - self.literal_costs_[from]
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |